home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 January - Disc 2
/
Macworld (1999-01) (Disk 2).dmg
/
Serious Demos
/
Symbolic Composer 4.2
/
Environment
/
System
/
MRAC
/
Ambitus System
/
ambitus-section
< prev
Wrap
Text File
|
1998-08-11
|
575b
|
18 lines
ambitus-section type range section pattern
0-based
type - :transpose :invert
range - integer, symbol, pitch or instrument-name
This function enables ambitus operations to be made on ranges in multiple lists or sections.
(ambitus-section :transpose '((0 11) (11 24)) '(0 2)
'((a b c d e f g h i j k l m n)
(a b c d e f g h i j k l m n)
(a b c d e f g h i j k l m n)))
=> ((a b c d e f g h i j k l a b) ; range 0 11
(a b c d e f g h i j k l m n) ; no operation
(m n o p q r s t u v w l m n)) ; range 11 24